home *** CD-ROM | disk | FTP | other *** search
/ Enter Special 5: Digital Photography / ENTER Special 05.iso / Grafika / Paint Shop Pro 8.0 / psp800ev.exe / Data1.cab / presets.swf / scripts / DefineButton2_104 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2003-04-22  |  106 b   |  5 lines

  1. on(release){
  2.    _global.menu.selectItem("scripts");
  3.    loadMovie("scripts.swf","_root.mainwindow");
  4. }
  5.